﻿

body{min-width:1200px;font:14px/18px "Microsoft Yahei"!important;/*font-weight:lighter;*/color:#333; -webkit-font-smoothing: antialiased; }
*{margin:0; padding:0; /*border:none;*/}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,p,blockquote,th,td{margin:0; padding:0;}
body{
    zoom:0.71;
}

.daojishi {
    width: 1902px;
    height: 950px;
    background: url(../images/倒计时背景.jpg);
    float: left;
    margin: 0 0 0.10px 0;
    /* zoom: 80%; */
}

.gongneng {
    width: 1902px;
    height: 950px;
    background: url(../images/好来网功能.jpg);
    float: left;
    margin: 0 0 0.10px 0;
    /* zoom: 80%; */
}

.caigou {
    width: 1902px;
    height: 950px;
    background: url(../images/采购的烦恼.jpg);
    float: left;
    margin: 0 0 0.10px 0;
    /* zoom: 80%; */
}

.xiaoshou {
    width: 1902px;
    height: 950px;
    background: url(../images/销售的烦恼.jpg);
    float: left;
    margin: 0 0 0.10px 0;
}

.jiejue {
    width: 1902px;
    height: 950px;
    background: url(../images/解决方案.jpg);
    float: left;
    margin: 0 0 0.10px 0;
}

.jianjie {
    width: 1902px;
    height: 960px;
    background: url(../images/简介.jpg);
    float: left;
    margin: 0 0 0.10px 0;
}

.lianxi {
    width: 1902px;
    height: 950px;
    background: url(../images/联系我们.jpg);
    float: left;
    margin: 0 0 0.10px 0;
}

.logo {
    width: 100px;
    height: 65px;
    margin: 50px 0 0 83px;
}

/* .biaoti {
    font-size: 100px;
    color: white;
    margin: 0;
    zoom: 90%;
} */

.biaoti {
    color: white;
    text-align: center;
    margin-top: 200px;
    line-height: 60px;
}
.biaoti .p1{
    font-size: 50px;
}
.biaoti .p2{
    font-size: 40px;
}
.biaoti .p3{
    font-size: 30px;
}

.biaotia {
    width: 500px;
    height: 100px;
}

.fubiaoti {
    font-size: 50px;
    color: white;
    margin: 64px 0 0 0;
    zoom: 90%;
}

.clock {
    width: 880px;
    height: 160px;
    margin: 0 auto;
    margin-top: 90px;
}

.time {
    border-radius: 10px;
    background-color: rgba(49, 52, 57, 0.6);
    width: 200px;
    height: 140px;
    float: left;
    margin: 0 10px 0 10px;
    text-align: center;
    line-height: 65px;
    font-size: 40px;
    color: white;
}

span {
    font-size: 70px;
}

.bntton {
        height: 50px;
        margin: 0 auto;
        width: 611px;
        margin-top: 100px;
}

.button {
    width: 180px;
    height: 60px;
    line-height: 56px;
    text-align: center;
    color: #fff;
    text-shadow: 1px 1px 1px #333;
    border-radius: 5px;
    margin: 0 20px 20px 0;
    position: relative;
    overflow: hidden;
    float: left;
    font-size: 25px;
    cursor: pointer;
    outline: 0 none;
}

.button-b {
    width: 200px;
    height: 60px;
    line-height: 56px;
    text-align: center;
    color: #fff;
    text-shadow: 1px 1px 1px #333;
    border-radius: 5px;
    margin: 0 20px 20px 0;
    position: relative;
    overflow: hidden;
    float: left;
    font-size: 25px;
    cursor: pointer;
    outline: 0 none;
}

.button-a {
    width: 200px;
    height: 60px;
    line-height: 56px;
    text-align: center;
    color: #fff;
    text-shadow: 1px 1px 1px #333;
    border-radius: 5px;
    margin: 0 20px 20px 0;
    position: relative;
    overflow: hidden;
    float: left;
    font-size: 25px;
    cursor: pointer;
    outline: 0 none;
}

.button.black {
    border: 1px solid #333;
    box-shadow: 0 1px 2px #8b8b8b inset, 0 -1px 0 #3d3d3d inset, 0 -2px 3px #8b8b8b inset;
    background: -webkit-linear-gradient(top, #656565, #4c4c4c);
    background: -moz-linear-gradient(top, #656565, #4a4a4a);
    background: linear-gradient(top, #656565, #4a4a4a);
}

.button-a.black {
    border: 1px solid #333;
    box-shadow: 0 1px 2px #8b8b8b inset, 0 -1px 0 #3d3d3d inset, 0 -2px 3px #8b8b8b inset;
    background: -webkit-linear-gradient(top, #656565, #4c4c4c);
    background: -moz-linear-gradient(top, #656565, #4a4a4a);
    background: linear-gradient(top, #656565, #4a4a4a);
}

.button-b.black {
    border: 1px solid #333;
    box-shadow: 0 1px 2px #8b8b8b inset, 0 -1px 0 #3d3d3d inset, 0 -2px 3px #8b8b8b inset;
    background: -webkit-linear-gradient(top, #656565, #4c4c4c);
    background: -moz-linear-gradient(top, #656565, #4a4a4a);
    background: linear-gradient(top, #656565, #4a4a4a);
}

.black:active {
    top: 1px;
    box-shadow: 0 1px 3px #111 inset, 0 3px 0 #4284d9;
    background: -webkit-linear-gradient(top, #424242, #575757);
    background: -moz-linear-gradient(top, #424242, #575757);
    background: linear-gradient(top, #424242, #575757);
}

.black-a:active {
    top: 1px;
    box-shadow: 0 1px 3px #111 inset, 0 3px 0 #4284d9;
    background: -webkit-linear-gradient(top, #424242, #575757);
    background: -moz-linear-gradient(top, #424242, #575757);
    background: linear-gradient(top, #424242, #575757);
}

.black-b:active {
    top: 1px;
    box-shadow: 0 1px 3px #111 inset, 0 3px 0 #4284d9;
    background: -webkit-linear-gradient(top, #424242, #575757);
    background: -moz-linear-gradient(top, #424242, #575757);
    background: linear-gradient(top, #424242, #575757);
}